SftTree/NET 2.0

MoveDown Method, FootersClass Class

Softel vdm, Inc.

Moves the specified column footer row down by one row.

Syntax      FootersClass Class (Softelvdm.SftTreeNET)

VB   

Public Sub MoveDown( ByVal RowIndex As Integer )

C#   

public void MoveDown( int RowIndex );

C++   

public: void MoveDown( int RowIndex );

RowIndex

Zero-based index of the row to move.

Comments

The MoveDown method moves the specified column footer row down by one row.

All cells of the specified row are moved up by one position.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com